Compiled language — A compiled language is a programming language whose implementations are typically compilers (translators which generate machine code from source code), and not interpreters (step by step executors of source code, where no translation takes place) … Wikipedia
compiled language — kompiliuojamoji kalba statusas T sritis informatika apibrėžtis ↑Programavimo kalba, pritaikyta ↑kompiliavimui į ↑kompiuterinę kalbą. Kompiliuojamųjų kalbų pavyzdžiai: „Pascal“, C, C++, „Fortran“. atitikmenys: angl. compiled language ryšiai: dar… … Enciklopedinis kompiuterijos žodynas
Language Report — The Language Report (or, strictly, the language report ) was an account of the state and use of the English language published by the Oxford University Press (OUP) in 2003. It was compiled by lexicographer Susie Dent, best known for her regular… … Wikipedia
Compiled — Compile Com*pile , v. t. [imp. & p. p. {Compiled}; p. pr. & vb. n. {Compiling}.] [F. compiler, fr.L. compilare to plunder, pillage; com + pilare to plunder. See {Pill}, v. t., Pillage.] 1. To put together; to construct; to build. [Obs.] [1913… … The Collaborative International Dictionary of English
Language-to-IL — Intermediate language (IL) is the lowest level human readable programming language in the heirachy of instructions for a CPU. High level programming languages like Visual Basic, C, etc. provide access to complex operations via simple instructions … Wikipedia
compiled — com·pile || kÉ™m paɪl v. collect, gather together in one place; compose (an essay, book, etc.) from many parts; (Computers) translate a program that is written in a high level programming language from a source code into object code (machine… … English contemporary dictionary
Interpreted language — In computer programming an interpreted language is a programming language whose implementation often takes the form of an interpreter. Theoretically, any language may be compiled or interpreted, so this designation is applied purely because of… … Wikipedia
High-level programming language — In computing, a high level programming language is a programming language with strong abstraction from the details of the computer. In comparison to low level programming languages, it may use natural language elements, be easier to use, or more… … Wikipedia
DIGITAL Command Language — Paradigm(s) imperative Designed by Digital Equipment Corporation Developer Digital Equipment Corporation Influenced Windows PowerShell OS … Wikipedia
Generalized Automation Language — (GAL) is a very high level programming language for MVS based systems such as OS/390 and z/OS. It contains features and constructs that enable the programmer to efficiently intercept systems events and schedule responses. Somewhat akin to BASIC,… … Wikipedia
Cola (programming language) — Cola is a programming language similar to Java and C# with some higher level features of Perl and Ruby including first class regular expressions. It can be compiled for the Microsoft .NET CLR or the Parrot virtual machine. Cola is a compiled… … Wikipedia